Skip to content

Fixes #227: Fix scripts trigged via an event rule when the branching plugin is installed #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

jeremystretch
Copy link
Contributor

Fixes: #227

ActiveBranchContextManager should attempt to activate a branch only if the request is available.

@jeremystretch jeremystretch requested a review from jnovinger March 12, 2025 13:02
Copy link

@jnovinger jnovinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry it took so long to review such a simple change--it was only my second time working with netbox-branching.

Everything looks good!

@jnovinger jnovinger merged commit 119b4e5 into main Mar 12, 2025
7 checks passed
@jnovinger jnovinger deleted the 227-event-rule-scripts branch March 12, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script triggered by event rule crashes get_active_branch()
2 participants